Sets 16-bit data for a channel.
Public Overloads Function SetChannelSamples16( _
ByVal samples() As Short, _
ByVal count As Integer _
) As Integer
function Leadtools.Dicom.DicomWaveformChannel.SetChannelSamples16(Int16[],Int32)(
samples ,
count
)
samples
Buffer that holds the new channel sample
count
Size of the channel sample buffer
The actual number of samples set for the channel.
For an example, refer to WaveformGroupCount.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET